[INFO] fetching crate azure-iot-rs 0.7.2...
[INFO] fixing azure-iot-rs-0.7.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate azure-iot-rs 0.7.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate azure-iot-rs 0.7.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate azure-iot-rs 0.7.2
[INFO] tweaked toml for crates.io crate azure-iot-rs 0.7.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate azure-iot-rs 0.7.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate azure-iot-rs 0.7.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-3-tc1/source/examples/basic.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `basic`
[INFO] [stderr]   * `example` target `basic`
[INFO] [stderr] warning: `azure-iot-rs` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded azure-iot-rs-sys v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8f0e6f3efd6024087716ffe4eaf3841c143362285da5e730f08d0716b9689854
[INFO] running `Command { std: "docker" "start" "8f0e6f3efd6024087716ffe4eaf3841c143362285da5e730f08d0716b9689854", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8f0e6f3efd6024087716ffe4eaf3841c143362285da5e730f08d0716b9689854" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f0e6f3efd6024087716ffe4eaf3841c143362285da5e730f08d0716b9689854", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8f0e6f3efd6024087716ffe4eaf3841c143362285da5e730f08d0716b9689854" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/examples/basic.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `basic`
[INFO] [stderr]   * `example` target `basic`
[INFO] [stderr] warning: `azure-iot-rs` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling azure-iot-rs-sys v0.7.2
[INFO] [stderr]     Checking azure-iot-rs v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find type `IothubClientCommandRequest` in module `azure_iot_rs_sys::structs`
[INFO] [stdout]  --> src/structs.rs:1:66
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub type IoTHubClientCommandRequest = azure_iot_rs_sys::structs::IothubClientCommandRequest;
[INFO] [stdout]   |                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `azure_iot_rs_sys::structs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubClientCommandResponse` in module `azure_iot_rs_sys::structs`
[INFO] [stdout]  --> src/structs.rs:2:67
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub type IoTHubClientCommandResponse = azure_iot_rs_sys::structs::IothubClientCommandResponse;
[INFO] [stdout]   |                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `azure_iot_rs_sys::structs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubMessageResult` in this scope
[INFO] [stdout]   --> src/lib.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub type IoTHubMessageResult = IothubMessageResult;
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubmessageContentType` in this scope
[INFO] [stdout]   --> src/lib.rs:14:37
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub type IoTHubMessageContentType = IothubmessageContentType;
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubClientFileUploadResult` in this scope
[INFO] [stdout]   --> src/lib.rs:15:41
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub type IoTHubClientFileUploadResult = IothubClientFileUploadResult;
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubClientResult` in this scope
[INFO] [stdout]   --> src/lib.rs:16:31
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub type IoTHubClientResult = IothubClientResult;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubClientRetryPolicy` in this scope
[INFO] [stdout]   --> src/lib.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub type IoTHubClientRetryPolicy = IothubClientRetryPolicy;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubClientStatus` in this scope
[INFO] [stdout]   --> src/lib.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub type IoTHubClientStatus = IothubClientStatus;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubIdentityType` in this scope
[INFO] [stdout]   --> src/lib.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub type IoTHubIdentityType = IothubIdentityType;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubProcessItemResult` in this scope
[INFO] [stdout]   --> src/lib.rs:20:36
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub type IoTHubProcessItemResult = IothubProcessItemResult;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubmessageDispositionResult` in this scope
[INFO] [stdout]   --> src/lib.rs:21:43
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub type IoTHubMessageDispositionResult = IothubmessageDispositionResult;
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubClientIothubMethodStatus` in this scope
[INFO] [stdout]   --> src/lib.rs:22:43
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub type IoTHubClientIoTHubMethodStatus = IothubClientIothubMethodStatus;
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubClientConfirmationResult` in this scope
[INFO] [stdout]   --> src/lib.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub type IoTHubClientConfirmationResult = IothubClientConfirmationResult;
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubClientConnectionStatus` in this scope
[INFO] [stdout]   --> src/lib.rs:24:29
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub type ConnectionStatus = IothubClientConnectionStatus;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubClientConnectionStatusReason` in this scope
[INFO] [stdout]   --> src/lib.rs:25:35
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub type ConnectionStatusReason = IothubClientConnectionStatusReason;
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubClientPropertyPayloadType` in this scope
[INFO] [stdout]   --> src/lib.rs:26:44
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub type IoTHubClientPropertyPayloadType = IothubClientPropertyPayloadType;
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DeviceTwinUpdateState` in this scope
[INFO] [stdout]   --> src/lib.rs:27:40
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub type IoTHubDeviceTwinUpdateState = DeviceTwinUpdateState;
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DeviceTwinUpdateState` in this scope
[INFO] [stdout]   --> src/lib.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub type IoTHubDeviceTwinUpdateState = DeviceTwinUpdateState;
[INFO] [stdout]    | ------------------------------------------------------------- similarly named type alias `IoTHubDeviceTwinUpdateState` defined here
[INFO] [stdout] 28 | pub type IotHubDeviceTwinUpdateState = DeviceTwinUpdateState;
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub type IotHubDeviceTwinUpdateState = IoTHubDeviceTwinUpdateState;
[INFO] [stdout]    |                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubClientFileUploadGetDataResult` in this scope
[INFO] [stdout]   --> src/lib.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub type IoTHubClientFileUploadGetDataResult = IothubClientFileUploadGetDataResult;
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `azure_iot_rs_sys::enums::*`
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use azure_iot_rs_sys::enums::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubClientCommandRequest` in module `azure_iot_rs_sys::structs`
[INFO] [stdout]  --> src/structs.rs:1:66
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub type IoTHubClientCommandRequest = azure_iot_rs_sys::structs::IothubClientCommandRequest;
[INFO] [stdout]   |                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `azure_iot_rs_sys::structs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubClientCommandResponse` in module `azure_iot_rs_sys::structs`
[INFO] [stdout]  --> src/structs.rs:2:67
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub type IoTHubClientCommandResponse = azure_iot_rs_sys::structs::IothubClientCommandResponse;
[INFO] [stdout]   |                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `azure_iot_rs_sys::structs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubMessageResult` in this scope
[INFO] [stdout]   --> src/lib.rs:13:32
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub type IoTHubMessageResult = IothubMessageResult;
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubmessageContentType` in this scope
[INFO] [stdout]   --> src/lib.rs:14:37
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub type IoTHubMessageContentType = IothubmessageContentType;
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubClientFileUploadResult` in this scope
[INFO] [stdout]   --> src/lib.rs:15:41
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub type IoTHubClientFileUploadResult = IothubClientFileUploadResult;
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubClientResult` in this scope
[INFO] [stdout]   --> src/lib.rs:16:31
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub type IoTHubClientResult = IothubClientResult;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubClientRetryPolicy` in this scope
[INFO] [stdout]   --> src/lib.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub type IoTHubClientRetryPolicy = IothubClientRetryPolicy;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubClientStatus` in this scope
[INFO] [stdout]   --> src/lib.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub type IoTHubClientStatus = IothubClientStatus;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubIdentityType` in this scope
[INFO] [stdout]   --> src/lib.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub type IoTHubIdentityType = IothubIdentityType;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubProcessItemResult` in this scope
[INFO] [stdout]   --> src/lib.rs:20:36
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub type IoTHubProcessItemResult = IothubProcessItemResult;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubmessageDispositionResult` in this scope
[INFO] [stdout]   --> src/lib.rs:21:43
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub type IoTHubMessageDispositionResult = IothubmessageDispositionResult;
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubClientIothubMethodStatus` in this scope
[INFO] [stdout]   --> src/lib.rs:22:43
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub type IoTHubClientIoTHubMethodStatus = IothubClientIothubMethodStatus;
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubClientConfirmationResult` in this scope
[INFO] [stdout]   --> src/lib.rs:23:43
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub type IoTHubClientConfirmationResult = IothubClientConfirmationResult;
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubClientConnectionStatus` in this scope
[INFO] [stdout]   --> src/lib.rs:24:29
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub type ConnectionStatus = IothubClientConnectionStatus;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubClientConnectionStatusReason` in this scope
[INFO] [stdout]   --> src/lib.rs:25:35
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub type ConnectionStatusReason = IothubClientConnectionStatusReason;
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubClientPropertyPayloadType` in this scope
[INFO] [stdout]   --> src/lib.rs:26:44
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub type IoTHubClientPropertyPayloadType = IothubClientPropertyPayloadType;
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DeviceTwinUpdateState` in this scope
[INFO] [stdout]   --> src/lib.rs:27:40
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub type IoTHubDeviceTwinUpdateState = DeviceTwinUpdateState;
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `DeviceTwinUpdateState` in this scope
[INFO] [stdout]   --> src/lib.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub type IoTHubDeviceTwinUpdateState = DeviceTwinUpdateState;
[INFO] [stdout]    | ------------------------------------------------------------- similarly named type alias `IoTHubDeviceTwinUpdateState` defined here
[INFO] [stdout] 28 | pub type IotHubDeviceTwinUpdateState = DeviceTwinUpdateState;
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a type alias with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub type IotHubDeviceTwinUpdateState = IoTHubDeviceTwinUpdateState;
[INFO] [stdout]    |                                        ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `IothubClientFileUploadGetDataResult` in this scope
[INFO] [stdout]   --> src/lib.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub type IoTHubClientFileUploadGetDataResult = IothubClientFileUploadGetDataResult;
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `azure_iot_rs_sys::enums::*`
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use azure_iot_rs_sys::enums::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azure-iot-rs` (lib) due to 19 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `azure-iot-rs` (lib test) due to 19 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "8f0e6f3efd6024087716ffe4eaf3841c143362285da5e730f08d0716b9689854", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f0e6f3efd6024087716ffe4eaf3841c143362285da5e730f08d0716b9689854", kill_on_drop: false }`
[INFO] [stdout] 8f0e6f3efd6024087716ffe4eaf3841c143362285da5e730f08d0716b9689854
